Skip to content

Fix typos across the codebase (concating→concatenating, tbe→the, corrct→correct, etc.)#14111

Open
April-Sonnet wants to merge 1 commit into
huggingface:mainfrom
April-Sonnet:fix/korean-docs-typo
Open

Fix typos across the codebase (concating→concatenating, tbe→the, corrct→correct, etc.)#14111
April-Sonnet wants to merge 1 commit into
huggingface:mainfrom
April-Sonnet:fix/korean-docs-typo

Conversation

@April-Sonnet

Copy link
Copy Markdown

Fixes various typos found across the codebase using codespell:

Typo Fix Files
concating concatenating 8 files (flux inpaint pipelines, chroma, easyanimate, paint_by_example)
tbe the 1 file (unidiffuser docstring)
corrct correct 2 files (ltx2 pipelines)
arbitary arbitrary 1 file (ltx2 condition pipeline)
re-use reuse 1 file (pipeline_utils.py comment)
foward forward 1 file (Korean docs)

All changes are in comments, docstrings, and documentation only — no logic modified.

…ct→correct, etc.

Fixes found by codespell:
- concating → concatenating (8 files)
- tbe → the (1 file, docstring)
- corrct → correct (2 files)
- arbitary → arbitrary (1 file)
- re-use → reuse (1 file, comment)
- foward → forward (Korean docs)
@github-actions github-actions Bot added size/S PR with diff < 50 LOC documentation Improvements or additions to documentation pipelines labels Jul 2, 2026
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Hi @April-Sonnet, thanks for the PR! It does not appear to link an issue it fixes. If this PR addresses an existing issue, please add a closing keyword (e.g. Fixes #1234) to the PR description so the issue is linked. See the contribution guide for more details. If this PR intentionally does not fix a tracked issue, a maintainer can add the no-issue-needed label to silence this reminder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation pipelines size/S PR with diff < 50 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant